home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / dobbs / v17n02 / turtle.exe / DLLSTART.ASM < prev    next >
Encoding:
Assembly Source File  |  1991-05-18  |  378 b   |  8 lines

  1. ;***************************************************************
  2. ;*                                                             *
  3. ;* DLLSTART.ASM  - Required startup code for DLL Initilization *
  4. ;*                                                             *
  5. ;***************************************************************
  6.        extrn DLLSTART:far
  7.        end DLLSTART
  8.